home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Readers / Utilities / CronClock / CronClock.readme < prev    next >
Encoding:
Text File  |  1997-10-25  |  3.2 KB  |  102 lines

  1.       
  2.                                  CronClock v1.4
  3.  
  4.                         Copyright © 1997 by Mike Hughes
  5.  
  6.                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7.  
  8.  
  9.    INTRODUCTION         Displays the time with seconds and date
  10.                         in easily readable format on WB screen.
  11.  
  12.                         Cron feature which will run DOS
  13.                         and Arexx scripts at a certain time.
  14.                         The scripts are named e.g. 0745 to
  15.                         indicate the time at which they will
  16.                         operate. Note that Arexx scripts need
  17.                         the ".rx" extension. Both Arexx and DOS
  18.                         scripts may be run at the same time.
  19.  
  20.                         Alarm feature is also included which 
  21.                         will operate at a regular interval 
  22.                         determined by the "WHEN" tooltype.
  23.                         When the determined amount of minutes 
  24.                         has elapsed, the file "REXX:CHIME.rx"
  25.                         will be run. See the example.
  26.  
  27.  
  28.    INSTALLATION         Anywhere        CronClock 
  29.                                         CronClock.info
  30.  
  31.                         FONTS:          smallfont.font 
  32.                                         DIGI.font       
  33.  
  34.             REXX:        CHIME.rx
  35.  
  36.             DIR (Tooltype)    Cron scripts
  37.  
  38.  
  39.  
  40.    USEAGE               WorkBench: Double click icon.
  41.             CLI:       Run >NIL: CronClock   
  42.  
  43.         
  44.  
  45.    QUICK KEYS           Q       Quit (or RMB)
  46.                         C       Cron  ON/OFF
  47.                         A       Alarm ON/OFF
  48.                         T       Tooltypes reload
  49.  
  50.  
  51.    REQUIREMENTS         Created with Amiga 1200, WB3.0 and Blitz Basic.
  52.         
  53.                 
  54.  
  55.    TOOLTYPES            WHEN    When (mins) to use the alarm (0=OFF)
  56.                         CRON    ON/OFF
  57.                         DIR     Where to find the scripts
  58.                         X       WorkBench screen X position
  59.                         Y       WorkBench screen Y position
  60.  
  61.  
  62.    DISTRIBUTION         Shareware fee is £5 payable to:
  63.  
  64.  
  65.    
  66.    AUTHOR               Mike Hughes
  67.                         21 Lee St,
  68.                         St. Helens,
  69.                         Merseyside,
  70.                         ENGLAND
  71.                         WA9 3LJ
  72.  
  73.  
  74.    EMAIL        mike@hughes.mersinet.co.uk
  75.  
  76.  
  77.    UPDATES        http://www.mersinet.co.uk/~mike04
  78.  
  79.  
  80.    INFORMATION          Q: I cannot see the clock.
  81.                         A: Fonts are not installed.
  82.  
  83.                         Q: The cron feature does not work.
  84.                         A: The scripts can't be found.
  85.  
  86.                         Q: The alarm feature does not work.
  87.                         A: The file "CHIME.rx" is not in REXX:
  88.  
  89.                         Q: Nothing happens when I press a Quick Key.
  90.                         A: Click with the left mouse button first.
  91.  
  92.                         Q: Always appears in the top left corner.
  93.                         A: The X or Y tooltype is too high.
  94.  
  95.                         Q: I dont have UK£ to pay you.
  96.                         A: Send 5 notes of your local currency.
  97.  
  98.                         Q: I want to include CronClock in a coverdisk.
  99.                         A: Send the magazine and disk as payment.
  100.  
  101.         
  102.